NobGit
public nobgit read

Community

For NobGit Community

Create file Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/community.git
ssh://[email protected]:2222/orgs/nobgit/community.git

Markdown from .wiki

Create A Repository

Getting Started/Create a Repository.md

How to create repo

  1. Select New repo in the top bar, or import from GitHub.
  2. Choose an Owner: your personal namespace or an organization you own.
  3. Enter a Repository name. NobGit converts it into a URL-safe slug.
  4. Add an optional Description.
  5. Choose Private or Public visibility.
  6. Select Create repository.

After creation, the repository is available at this canonical NobGit URL:

https://www.nobgit.com/{your username or org}/{repo name}

Example:

https://www.nobgit.com/alex/payment-service

We suggest creating a repository named .nobgit for your profile or organization. NobGit uses that special repository's README.md to customize the profile or organization page.